home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 15 / BBS in a box XV-2.iso / Files II / Hyper / A / Atoms.sit / Atoms / card_19233.txt < prev    next >
Encoding:
Text File  |  1989-01-07  |  2.9 KB  |  130 lines

  1. -- card: 19233 from stack: in
  2. -- bmap block id: 19646
  3. -- flags: 0000
  4. -- background id: 18245
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on opencard
  8.   hide menubar
  9. end opencard
  10.  
  11.  
  12. -- part 2 (field)
  13. -- low flags: 01
  14. -- high flags: 2007
  15. -- rect: left=195 top=115 right=314 bottom=392
  16. -- title width / last selected line: 0
  17. -- icon id / first selected line: 0 / 0
  18. -- text alignment: 0
  19. -- font id: 3
  20. -- text size: 9
  21. -- style flags: 0
  22. -- line height: 12
  23. -- part name: 
  24.  
  25.  
  26. -- part 3 (button)
  27. -- low flags: 00
  28. -- high flags: 0000
  29. -- rect: left=306 top=2 right=26 bottom=334
  30. -- title width / last selected line: 0
  31. -- icon id / first selected line: 1012 / 1012
  32. -- text alignment: 1
  33. -- font id: 0
  34. -- text size: 12
  35. -- style flags: 0
  36. -- line height: 16
  37. -- part name: return
  38. ----- HyperTalk script -----
  39. on mouseUp
  40.   go to card "Atom start"
  41. end mouseUp
  42.  
  43.  
  44.  
  45. -- part 4 (button)
  46. -- low flags: 00
  47. -- high flags: 0000
  48. -- rect: left=289 top=158 right=191 bottom=316
  49. -- title width / last selected line: 0
  50. -- icon id / first selected line: 0 / 0
  51. -- text alignment: 1
  52. -- font id: 0
  53. -- text size: 12
  54. -- style flags: 0
  55. -- line height: 16
  56. -- part name: New Button
  57.  
  58.  
  59. -- part 6 (button)
  60. -- low flags: 00
  61. -- high flags: 0000
  62. -- rect: left=340 top=3 right=26 bottom=366
  63. -- title width / last selected line: 0
  64. -- icon id / first selected line: 1014 / 1014
  65. -- text alignment: 1
  66. -- font id: 0
  67. -- text size: 12
  68. -- style flags: 0
  69. -- line height: 16
  70. -- part name: Prev
  71. ----- HyperTalk script -----
  72. on mouseUp
  73.   go to prev card
  74. end mouseUp
  75.  
  76.  
  77.  
  78. -- part 8 (button)
  79. -- low flags: 00
  80. -- high flags: 0000
  81. -- rect: left=425 top=126 right=148 bottom=449
  82. -- title width / last selected line: 0
  83. -- icon id / first selected line: 0 / 0
  84. -- text alignment: 1
  85. -- font id: 0
  86. -- text size: 12
  87. -- style flags: 0
  88. -- line height: 16
  89. -- part name: New Button
  90. ----- HyperTalk script -----
  91. on mouseUp
  92.   go to card id 18067
  93. end mouseUp
  94.  
  95.  
  96.  
  97.  
  98. -- part 9 (button)
  99. -- low flags: 00
  100. -- high flags: 0001
  101. -- rect: left=368 top=3 right=26 bottom=393
  102. -- title width / last selected line: 0
  103. -- icon id / first selected line: 1013 / 1013
  104. -- text alignment: 1
  105. -- font id: 0
  106. -- text size: 12
  107. -- style flags: 0
  108. -- line height: 16
  109. -- part name: Next
  110. ----- HyperTalk script -----
  111. on mouseUp
  112.   go to next card
  113. end mouseUp
  114.  
  115.  
  116.  
  117. -- part contents for card part 2
  118. ----- text -----
  119. As you can see, all of the pertinant information about the element is displayed.
  120.  
  121. ELEMENTS PLUS also includes alchemy symbols, crystal symmetry,  element color & description, discoverers name and date of discovery, a description of the elements in the earth's crust, a description of how the periodic table works, a short history of the periodic table and more.
  122.  
  123. Also included is a SuperPaint file which will print out an 8.5"x11" picture of the table of the elements in COLOR (if you have an  ImageWriter and a color ribbon). There is also a black & white version in MacPaint format.
  124.  
  125. ELEMENTS PLUS works on all Macintosh computer with Apples HyperCard program.
  126.  
  127. The price for ELEMENTS PLUS is only $20.00
  128.  
  129. END
  130.